home *** CD-ROM | disk | FTP | other *** search
/ Shareware Overload Trio 2 / Shareware Overload Trio Volume 2 (Chestnut CD-ROM).ISO / dir26 / epi601_2.zip / FILES06.EXE / EPINUTE.HLP (.txt) < prev    next >
Borland Turbo Vision Help  |  1994-08-22  |  62KB  |  1,252 lines

  1. FBHFk
  2. Index
  3.           
  4.             
  5.            
  6.            
  7.                  
  8.            
  9.            
  10.            
  11.            
  12.            
  13.      
  14.           
  15.        
  16.   Version 2.0
  17.                   
  18. Overview
  19. Adding
  20. indices
  21. Analyzing
  22. indices
  23. Survey
  24. utilities
  25. Setup
  26. General
  27. commands
  28. Overview
  29. EPINUT
  30. is a computer software which performs nutritional calculations on
  31. EPIINFO
  32. files ( *.REC ) created with EPIINFO version 3, 4 and 5. It uses the turbo pascal procedure JCS2ZC from the unit MEASURE.PAS supplied by the C.D.C. (Atlanta) to calculate Z-Scores, Percentages of median and Percentiles. Epinut can be used interactively, or in batch mode using command
  33. parameters. 
  34. Nutritional indices can be
  35. added
  36. variables
  37. to an existing RECfile. The file can then
  38. analyzed
  39. in EPIINFO version 5 or 6, or within EPINUT. 
  40. EPINUT ANALYSIS
  41. shows graphs and distribution tables for the created indices. Nutritional indicators are calculated along with their 
  42. confidence
  43. intervals
  44. calculated for random and cluster sampling. Graphs can be
  45. exported
  46. to graphic packages using an 
  47. ASCII
  48. delimited
  49. format
  50. ASCII
  51. comma
  52. delimited
  53. Here is an example of an
  54. ASCII
  55. comma delimited file generated by Epinut when exporting graphic data. It contains 4 series (3 commas per line). The first serie code for the X axis labels, the 2nd for sexes combined, the 3rd for boys and the 4th for girls. The first line codes for the labels of the series. x
  56.  ,Reference,Sex Combined,Boys,Girls
  57.  -4.75,0,0,0
  58.  -4.75, 0.00, 0.0, 0.0, 0.0,
  59.  -4.25, 0.00, 0.0, 0.0, 0.0,
  60.  -3.75, 0.02, 0.7, 0.5, 0.9,
  61.  -3.25, 0.10, 0.7, 1.5, 0.0,
  62.  -2.75, 0.45, 3.3, 3.9, 2.8,
  63.  -2.25, 1.59, 7.4, 8.4, 6.5,
  64.  -1.75, 4.31,16.4,16.7,16.1,
  65.  -1.25, 9.13,19.0,19.2,18.9,
  66.  -0.75,15.06,19.3,17.7,20.7,
  67.  -0.25,19.33,15.2,12.8,17.5,
  68.  0.25,19.33,10.7,10.8,10.6,
  69.  0.75,15.06, 4.5, 5.9, 3.2,
  70.  1.25, 9.13, 2.1, 1.5, 2.8,
  71.  1.75, 4.31, 0.2, 0.5, 0.0,
  72.  2.25, 1.59, 0.2, 0.5, 0.0,
  73.  2.75, 0.45, 0.0, 0.0, 0.0,
  74.  3.25, 0.10, 0.0, 0.0, 0.0,
  75.  3.75, 0.02, 0.0, 0.0, 0.0,
  76.  4.25, 0.00, 0.0, 0.0, 0.0,
  77.  4.75, 0.00, 0.0, 0.0, 0.0,
  78.  4.75,0,0,0
  79. Command
  80. parameter
  81. Epinut can be driven from instructions passed to the program on the 
  82. command
  83. (command line parameters). F
  84. EPINUT <DATAFILE[.REC]> [/A=<Name>] [/S=<..>] [/W=<..>] [/H=<..>]
  85. The first command line parameter should be the name of an Epi Info data file. The .REC extension is optional. Additional parameters are optionnal and stand for the name of the variables coding for the AGE, SEX, WEIGHT, and HEIGHT. If no values are specified, EPINUT assumes that "AGE", "SEX", "WEIGHT", and "HEIGHT" are the name of these variables. These parameters allow a batch processing of files (BATCH files from DOS). 
  86. Adding
  87. indices
  88. Indices will only be added to Epi Info data files. Other file format should be converted first to Epi Info format, using the IMPORT.EXE module. Epi Info files from version 3 to 6 are supported. Calculation of nutrition indices requires
  89. certain
  90. variables
  91. to be present in a file. At least, the sex plus either the weight or the height and optionally the age are needed. Calculations are performed only for records with values for these variables falling in a
  92. given
  93. range. u
  94. Only relevant indices will be calculated, according to the variables indicated in the dialog box. The file after conversion keeps the name of the original file. However, a backup copy of the original file is created with an
  95. extension. Look for this file if anything gets wrong while converting a file and rename it with a .REC extension to restore the original file. ?
  96.  Calculated indices according to variables found in the file:
  97.                         SEX     AGE     WEIGHT  HEIGHT
  98.  -----------------------------------------------------
  99.  Weight for Age          
  100.        
  101.         
  102.  Height for Age          
  103.        
  104.                 
  105.  Weight for Height       
  106.                 
  107.        
  108. Variable
  109. needed
  110. calculation
  111. indices
  112. The following indices are calculated : 
  113.               
  114. Weight for Age   
  115.           WA
  116.               
  117. Height for Age   
  118.           HA
  119.               
  120. Weight for Height
  121.           WH
  122. The age, sex, weight, and height are necessary in a
  123. certain
  124. format, for these calculations. (
  125. Each index can be expressed in 3 ways: 
  126.             
  127. Z-score             
  128.           Z
  129.             
  130. Percentile          
  131.           P
  132.             
  133. Percentage of median
  134.           M
  135. A total of 9 indices can thus be calculated: p
  136.        
  137. WAZ         HAZ         WHZ
  138.        
  139. WAP         HAP         WHP
  140.        
  141. WAM         HAM         WHM
  142. Weight
  143. Technique for measuring and recording weight: 
  144. A 25 kg hanging spring scale graduated by 0.100 Kg is used. The scale is hooked to a tree, a tripod or to a stick held by two people. The weighing pants are suspended from the lower hook of the scale, and the scale is readjusted to zero. The child's clothes are removed and the child is placed in the weighing pants. The pants then hang freely from the hook. In cold countries or in certain cultures it might be impossible to undress a child. The average weight of the clothes should be evaluated and deducted from the measure. When the child is steady, the weight is recorded to the nearest 100 grams, the frame of the scale being at eye level. 2
  145. If the child is moving and the needle does not stabilize, the weight should be estimated by recording the value situated at the mid-point of the range of oscillations. The measurer announces the value read on the scale, the assistant repeats it for verification and writes it down on the collecting form. 
  146. Every morning the scale should be checked against a known 10 kg weight. If the measure does not match the weight, the scale is discarded and the springs must be changed. 
  147. Height
  148. Techniques for recording height: 
  149. Children aged more than 2 years old are measured standing. Children less than 2 years old are measured lying down. If the age is difficult to assess, children of more than 85 centimeters are measured standing, those less or equal to 85 centimeters, lying down. Q
  150.       
  151.  for children of more than 2 years, the measuring board is set up in place where there is room for movement. The child's shoes are removed. The child is placed on the measuring board, standing upright in the middle of the board. The child's ankles and knees are maintained firmly by the assistant while the measurer positions the head and the cursor. The child's head, shoulders, buttocks, knees and heels should be against the board. The measurer reads the measure to the nearest 0.1 centimeter. The assistant writes it down and repeats it and shows it to the measurer for checking. 
  152.       
  153.  for children of less than 2 years old, the measuring board is placed on the ground. The child is gently placed on the measuring board, looking straight up, feet against the cursor. The child must lie in the middle of the board. L
  154. The assistant places his hands on the child's ears and positions the child's head against the board. The measurer places his hands on the child's ankles or knees. While maintaining the child's legs, he positions the cursor on the child's soles. He reads the measure. The remaining procedures are the same as for standing children. 
  155. When births are recorded or if immunization cards mentioning birth date are available,
  156. determination
  157. is simple. In that case, the date of birth is directly recorded on the form in order to avoid mistakes in calculating the age. If birth dates are not recorded, a local calendar of events is used. The mother is asked if the child was already born when events having affected the community have occurred. If that is not possible, children are included according to their height. Only children more than
  158. centimeters and less than
  159.  centimeters tall will be selected. 
  160. Weight
  161. index
  162. weight/age
  163. index expresses the weight of a child in relation with his age. However this index does not allow differentiation between two children of the same age and weight, one being tall and slim (wasting), the other shorter and heavier. This index is mainly used during MCH visits since it is a good way of assessing the nutritional evolution of a child through multiple visits. 
  164. Height
  165. index
  166. height/age
  167. index expresses the height of a child in relation with his age. It reveals stunting at a given age, but does not allow discrimination between 2 children of the same age and height, one being slim (wasting) the other one being obese. This index reflects rather the past nutritional history of a child than his current nutritional status. It is mainly used to study chronic malnutrition. 
  168. Weight
  169. Height
  170. index
  171. weight/height
  172. index expresses the weight of a child in relation to his height. It reveals whether a child is slim or not but does not discriminate between 2 children of the same height and weight, one being older than the other, and maybe stunted. It is the index used to reveal the acute malnutrition called "wasting", meaning the malnutrition present at the time of the survey. 
  173. Expression
  174. percent
  175. median
  176. This mode of expression requires knowing the median weight of the children of the reference population of the same length/height. The value of the median weight can be found in reference tables for each height by 0.5 cm. Calculation is simple: the observed weight is divided by the median weight and multiplied by 100 in order to be expressed as a percentage. <
  177.                 
  178. Observed weight * 100 / Reference weight
  179. For example, for a child of 80.5 cm weighing 9.6 kg, reference tables give a median weight of 10.9 Kg. The
  180. weight/height
  181. index expressed in percentage of median is: /
  182.                    (9.6 * 100) / 10.9 = 88.1%
  183. Expression
  184. percentile
  185. In the reference population, for a given height/length, the weight of children aged between 6 to 59 months is normally distributed. The 50th percentile is the weight which divides the distribution into two equal parts, 50% above, 50% below. It coincides with the median weight. One can define in a similar way the 10th percentile as being the weight under which 10% of the children of the reference population are situated (90% being above). In the survey sample, for a given height/length, one can express the weight of a child according to its position in the reference distribution. The various weight corresponding to the various percentiles are shown by the reference tables. 1
  186. For example, for a child weighing 9.6 Kg and measuring 80.5 cm, the tables show weight values corresponding to the 5th percentile, the 3rd percentile as well as the deciles in the reference population. By reading the table the weight of the child can be expressed as corresponding to the 5th percentile. g
  187. For the whole sample, one can determine the number and thus the proportion of children situated below a given percentile. When one says that in the sample 12% of the children were found as having an index below the 3rd percentile, it means that where 3% of the children from the reference population are found below this weight, 12% are found in the sample. 
  188. Expression
  189. z-score
  190. The expression in Z-score uses the standard deviation of the reference distribution for a given height/length as a unit. The
  191. weight/height
  192.  index expressed in Z-score represents the difference between the observed weight and the median weight of the reference population expressed in standard deviation units: F
  193.          
  194. (Observed weight - Reference weight) / Standard deviation
  195. Reference tables give the standard deviation and the median weight for each given height/length. This allows us to calculate for each child of the sample the value of his index expressed in Z-score. For example, for a child 80.5 cm and 9.6 kg, reference tables show a median weight of 10.9 Kg and a standard deviation of 0.870 Kg. Hence, his index expressed in Z-score is: ;
  196.                              (9.6 - 10.9) / 0.87 = -1.5 z
  197. Format
  198. variables
  199. The necessary variables for calculation of nutrition indices are as follows: @
  200. The weight and the height should be expressed in metric units. 
  201. SEX: It can be either a numeric field, with 1 coding for boys and 2 for girls or a character field, M or m for boys, and F or f for girls. The size of the field is free. The name of the field has to be specified in the dialog box. 
  202. AGE: It must be a numeric field (integer or real), and expressed in months. Biologic age with one decimal digit as returned by Epi Info when using date operations are accepted. 
  203. WEIGHT: It must be a real field, expressed in kilograms, with one (or more) decimal digit. The size of the field is free. An integer field expressing the weight in kg would be accepted but is not recommended for nutritional index calculation. 
  204. HEIGHT: It must be a real field, expressed in centimeters, with one decimal digit. The size of the field is free. An integer field expressing the weight in cm would be accepted but is not recommended for nutritional index calculation. s
  205. AGE, WEIGHT and HEIGHT entered in alphanumeric fields are recognized as well as long as they hold numeric values. 
  206. calculation
  207. month
  208. dates
  209. If a survey a birth date and a visit date have been entered, biologic age in month with 1 decimal digit can be calculated in an Epi Info program (.PGM file) and added to the file by entering the following commands: s
  210. DEFINE AGE ###.#
  211. LET AGE=(VISITDATE-BIRTHDATE)/30.4375
  212.   * The difference of 2 dates return a value in days
  213.   * Divide by 30.4375 to convert in months
  214. ERASE NEWFILE.REC
  215.   * Erase first the target file to avoid appending to the bottom of an
  216.   * existing file
  217. ROUTE NEWFILE.REC
  218.   * Choose an appropriate name for the new file after erasing it
  219. WRITE RECFILE
  220. Limit
  221. index
  222. calculation
  223. The algorithm for calculating indices comes from C.D.C., for ages expressed in month from
  224. months for girls less than 
  225. tall, and up to
  226. months
  227. for boys less then
  228. tall. 
  229. Criteria
  230. flagging
  231. record
  232. The FLAG variable takes a value of 0 if indices are within acceptable range. A non-zero
  233. value suggests an error in recording anthropometric measures, or when entering them in the computer. 3
  234. The acceptable values for indices are as follows: 
  235.                     
  236. Index    Minimum   Maximum
  237.                     
  238.                     
  239. HAZ       -6.00     +6.00
  240.                     
  241. WHZ       -4.00     +6.00
  242.                     
  243. WAZ       -6.00     +6.00
  244. In addition, the 2 following conditions should not be met: f
  245.                     
  246. HAZ > 3.09  and  WHZ < -3.09
  247.                     
  248. HAZ < -3.09  and WHZ > 3.09
  249. These default values can be altered in certain situations, such as very severe hunger situation where children exceeding these extreme values can be found. 
  250. Default
  251. values
  252. flags
  253. Cut of values for flagging a record can be changed or reset to Epinut defaults Nothing in the file reflects this change except the value of the flag. 
  254. values
  255. The FLAG variable taking into account previous limits return the following values: 
  256. VALUE HAZ  WHZ  WAZ   SIGNIFICATION
  257. _____________________________________________
  258. 0                   All indices valid
  259. 1    
  260.               HAZ outside range
  261. 2         
  262.          WHZ outside range
  263. 3    
  264.          HAZ  and WHZ outside range
  265. 4              
  266.     WAZ outside range
  267. 5    
  268.          
  269.     HAZ and WAZ outside range
  270. 6         
  271.     WHZ and WAZ outside range
  272. 7    
  273.     All indices outside range
  274. When analyzing such a file, only unflagged records should be included. In an Epi Info program, the following single select statement will achieve this: 
  275.   * Select WEIGHT FOR AGE only:
  276. SELECT FRAC((FLAG DIV 4)/2)=0
  277.   * 4, in the expression FLAG DIV
  278.   * represent the value of the FLAG in the above table
  279.   * Select WEIGH FOR HEIGHT only:
  280. SELECT FRAC((FLAG DIV 2)/2)=0
  281.   * Select HEIGHT FOR AGE only:
  282. SELECT FRAC((FLAG DIV 1)/2)=0
  283. Note: the FRAC function was introduced in Epi Info version 5.01b, dated 07/15/91 (ANALYSIS.EXE). Checks your version if it returns an error message. 
  284. Analysis
  285. nutrition
  286. indices
  287. The dialog box asks for the variable coding for age and sex. Age can be let blank when analyzing weight/height indices only. In the similar way, WEIGHT or HEIGHT fields can left blank if analysis of HEIGHT for AGE or WEIGHT for AGE indices is to be carried out. 
  288. Age: Only children within the specified age range will be processed for analysis. The default values of 0 and 140 months can be overridden in the limits acceptable by the calculation routine. 
  289. You can specify whether to include only unflagged records according to the chosen index. In this case, various number of records will be displayed according to the index. If a FLAG variable is not found, all records are displayed (age and oedema selection criteria remaining valid). 6
  290. Oedema: if an OEDEMA variable is found in the file, with 1 or Y coding for oedema, all records presenting oedema will be excluded from analysis based on the weight/height index, when the option is activated. Oedemas increase the weight of a child and may perturb weight for height and weight for age indices. /
  291. Distribution
  292. tables
  293. graphs
  294. are outputed. 
  295. Graphics
  296. Percentile distribution is an histogram showing percentage of children found in each 10% class of percentiles. Z-score and percentage of median distribution graphs represent the
  297. smoothed
  298. frequency polygon. Distribution expected in the reference population are shown. Graph data can be
  299. exported
  300. ASCII
  301. delimited
  302. format. e
  303. Four series are displayed: the reference population, both sexes combined, boys only and girls only. 
  304. Distribution
  305. tables
  306. Tables include frequency distributions, malnutrition indicators based on cutoff values, and characteristics of the distribution. 
  307. Frequency distributions: 
  308. Distributions are shown for
  309. percentiles,
  310. Z-scores, and
  311. percents
  312. median. Both sexes combined and sex specific index distributions are displayed in count values and percentages. The first column represent boys, the second girls, and the third both sexes combined. "
  313. Cut off malnutrition indicators: 
  314. Percentage of children falling under a certain value of the given indicator are used as indicators of malnutrition. Two levels of cutoff values are used. They usually represent mild malnutrition and severe malnutrition. "
  315. Characteristics of distribution: n
  316. Characteristics of distribution are displayed for indices expressed in z-scores. The following are returned: L
  317.    Descriptive
  318. analysis
  319.    Skewness
  320.    Kurtosis
  321.    Standardized
  322. prevalence
  323. Mean,
  324. Median,
  325.   Normal distribution
  326.                    Mean = Median
  327.                         
  328.                         
  329.    Standard deviation
  330.      
  331.                   
  332. -------
  333.      
  334.                   
  335.         
  336.      
  337.                
  338.      
  339.      
  340.              
  341.      
  342.            
  343.      
  344.           
  345.      
  346.      
  347.      
  348.          
  349.       
  350.       
  351.      
  352.         
  353.        
  354.        
  355.      
  356.        
  357.         
  358.         
  359.      
  360.      
  361.           
  362.           
  363.      
  364.             
  365.             
  366.      
  367.                
  368.                
  369.      
  370. Skewness
  371. Skewness is a measure of the symmetry of a frequency distribution. If there are greater number of variates to the right of the distribution, the distribution is said 
  372. positively skewed.
  373. Symetric distributions present a skewness = 0. However, this does not necessary means that the distribution is normal owing to kurtosis. To test for normality, use a test for goodness of fit such as the one provided in Epitable. +
  374. A normal distribution has a skewness = 0. 4
  375.                                          _ 2
  376.              
  377.                 
  378.  ((xi - x) )
  379.  Skewness = 
  380.   with 
  381.  M2 = 
  382.              
  383. M2^3/2
  384.                     n
  385.                                             _ 3
  386.                                    
  387.  ((xi - x) )
  388.                             
  389.  M3 = 
  390.                                           n
  391.      
  392.      
  393.      
  394.             
  395.      
  396.           
  397.        
  398.     Positively skewed distribution
  399.      
  400.         
  401.            
  402.      
  403.        
  404.               
  405.      
  406.       
  407.                  
  408.      
  409.      
  410.                     
  411.      
  412.                        
  413.      
  414.                           
  415.      
  416.                               
  417.      
  418.                                     
  419.      
  420.      
  421.      
  422.      
  423.                    
  424.      
  425.                  
  426.        
  427.     Negatively skewed distribution
  428.      
  429.                
  430.            
  431.      
  432.              
  433.               
  434.      
  435.            
  436.                  
  437.      
  438.          
  439.                     
  440.      
  441.        
  442.                        
  443.      
  444.      
  445.                           
  446.      
  447.                               
  448.      
  449.                                     
  450.      
  451. Kurtosis can be described as the peakedness of frequency distribution, although it may alternatively be regarded as as a measure of the extent of unimodality versus multimodality of the distribution. A
  452. platykurtic
  453.  distribution has less variates in the classes near the modal value. 
  454.                                          _ 2
  455.              
  456.                 
  457.  ((xi - x) )
  458.  Kurtosis = 
  459.   with 
  460.  M2 = 
  461.              
  462.                     n
  463.                                          _ 4
  464.                                  
  465.  ((xi - x) )
  466.                           
  467.  M4 = 
  468.                                        n
  469.      
  470.      
  471.      
  472.                
  473.      
  474.               
  475.     Platykurtic distribution
  476.      
  477.              
  478.      
  479.      
  480.             
  481.        
  482.      
  483.            
  484.          
  485.      
  486.          
  487.              
  488.      
  489.        
  490.                  
  491.      
  492.      
  493.                      
  494.      
  495.                          
  496.      
  497.                                
  498.      
  499. leptokurtic
  500. distribution has more variates in the classes near the modal value. 
  501.      
  502.      
  503.      
  504.              
  505.      
  506.           
  507.          
  508.     Leptokurtic distribution
  509.      
  510.         
  511.              
  512.      
  513.        
  514.                
  515.      
  516.       
  517.                  
  518.      
  519.      
  520.                    
  521.      
  522.                      
  523.      
  524.                        
  525.      
  526.                          
  527.      
  528.                              
  529.      
  530. A normal distribution has a kurtosis =
  531. Interval
  532. confidence
  533. Indicators are expressed with their confidence intervals for a random sampling, a cluster sampling with a design effect = 2 and with calculated 
  534. design
  535. effect
  536.  if a variable called CLUSTER is found. 99 clusters as a maximum are accepted. Inter cluster variance is used for the calculation. 
  537. Percentile
  538. distribution
  539. Percentile distribution table is as follows: q
  540. Percentiles are grouped by 5% class. Percentage of children below the third and the fifth percentile are shown. 
  541. Z-scores
  542. distribution
  543. Z-score distribution is displayed by 0.5z class. The following indices are calculated: the mean, median, standard deviation of Z-scores, percentage of children falling below -2 and -3 Z and the 
  544. standardized
  545. prevalence
  546.  of z-scores (STDPRE). 
  547. STDPRE represents the percentage of children from the observed distribution (mean and SD of z-scores observed) falling outside the distribution of the reference population (mean=0, SD=1). 
  548. Percentage
  549. median
  550. distribution
  551. Percentage of median distribution is displayed by 5% intervals, from 50% to 150% of the theoretical median. Percentage of children below 90%, 80%, 70% and 60% are shown at the left part of the table. 
  552. Exporting
  553. ASCII
  554. comma
  555. delimited
  556. Epinut exports data used to build graphs in ASCII comma delimited format. This format would in fact be recognized by most graphing packages. The extension is given according to the index: .HAZ, .WHP .. 
  557. This ASCII delimited file will contain 4 series: the first for reference population, the second one for sex combined, the third one for boys and the fourth one for girls. If it is imported through the three template files supplied with EPINUT, only the first two series will be activated. The 3 templates files might have to be modified in Harvard Graphics (and saved afterwards) because of the different palettes that are available in HG. Colors for the various series are pre-defined for the default palette. 
  558. Principles
  559. sampling
  560. If all individuals in a given population were surveyed, we would get a precise picture of the nutritional status of this population. An exhaustive survey of this type would be long, costly and difficult to carry out. This is why measures are recorded only on a sub-group of the population, called a sample, which "represent" the whole population. In fact, only children aged 6 to 59 months are included in the target population since it is this group which will best reflect the nutritional status of the population. Children in this age group are in a growing period, hence a modification of the availability of food will affect them first. It is in this sub-group that the sample is selected. 
  561. If the main objective of the survey is to compare two groups according to their nutritional status, two different surveys, one in each group, are required. 
  562. A good sample should be representative
  563. . Random selection of subject is usually prefereed to achieve representativity. Results obtained from assessing a factor on a sample have a confidence
  564. interval around their point estimate. Its range varies with the sample
  565. size. '
  566. Go to
  567. calculation
  568. sample
  569. Representativity
  570. sample
  571. The representativity of a sample is essential. It is the prerequisite for extrapolation of results observed on the sample to the entire population. In order for a sample to be representative of the population, two criteria should be met: each individual should have an equal chance of being selected in the sample, and the selection of one individual should be independent of the selection of another individual. 
  572. Probability
  573. Whenever a sample is drawn, an error risk exists, meaning the risk that the sample may not be truly representative of the population. In nutrition surveys, we accept an error risk of 5%. It means that we accept that in 5% of the surveys, results observed on the sample will not reflect the true nutritional status of the population. In other words, whenever an organization carries out 100 nutrition surveys, 5 of them will give a result not reflecting the true situation. 
  574. Precision,
  575. confidence
  576. interval
  577. By carrying out measures on a sample of the population, we only get an estimation of what the results would be if they were carried out on the entire population. If a second sample is drawn out of the same population, slightly different results may be obtained just because of the variation of the children selected in the sample. The actual percentage of malnutrition in the entire population lies in a range around the observed value. The upper and lower limit of this range determines the confidence interval of the estimation. For example results will be expressed as follows: malnutrition rate = 13% 
  578.  5%, meaning the confidence interval ranges from 8% to 18%. The size of the confidence interval is related to the error risk and the size of the sample. 
  579. Sample
  580. The sample size is related to three factors: S
  581. The expected precision: the greater the precision, the more people in the sample. 
  582. The error risk chosen: the smaller the risk, the more people in the sample. If the whole population is surveyed, the risk is null. In nutrition surveys, an error risk of 5% is accepted. 
  583. The expected prevalence: the nearer the expected proportion of children presenting malnutrition is to 50% the greater the size of the sample, for the same absolute precision. B
  584. Furthermore, a fourth factor should be taken into consideration: 
  585. The available means: the ideal objective in determining the sample size is to have the highest precision for the smallest error risk. The limiting factor is the available means. How many children can reasonably be surveyed in a day? How many enumerators are available?... 
  586. In conclusion, measuring malnutrition on a sample gives values affected by a known and accepted margin of error. On the other hand it reduces the workload and allows surveys to be carried out in a short period of time. 
  587. Calculation
  588. sample
  589. When calculating the size of the sample the three factors previously defined intervene. The formula used is as follows: 
  590.      n =       sample size
  591.      z =       parameter related to the error
  592.                risk, equals 1.96 (2) for an error
  593.                risk of 5%
  594.      p =       expected prevalence of
  595.                malnutrition in the population,
  596.                expressed as a fraction of 1
  597.      q =       1 - p, expected proportion of
  598.                children not presenting
  599.                malnutrition, expressed as a
  600.                fraction of 1.
  601.      d =       absolute precision, expressed as
  602.                a fraction of 1.
  603. t is fixed to 1.96 (or 2) in this type of survey (corresponding to an error risk of 5%). 
  604. p and thus q (q=1-p) are estimated from previous surveys. The expected prevalence is always chosen closer to 0.5 (50%) in order to get a bigger sample size. Then, we are sure of getting at least the desired precision even if the measured prevalence is larger than the expected one. A short survey on 30 households can give an idea of the expected prevalence if no information is available prior to the survey. 
  605. d is a parameter that can be modified (t is constant, p is estimated).  The factors which are considered in determining d are: the objectives of the survey, the expected prevalence and the available means. 
  606. If the main objective of the survey is to demonstrate a moderate difference in the nutritional status between two groups, or over a certain period of time, the precision will have to be better (see in bibliography: C
  607. "Measures of the Modification of Nutritional Status", WHO, 1983). 
  608. Usually, in nutrition surveys, the expected prevalence ranges between 5% to 20%. The precision will have to be somehow proportional to the expected prevalence. For example, 10% precision for an expected prevalence of malnutrition of 10% will give an interval of confidence from 0% to 20%. No conclusion can be reached from such a survey. Refer to the next table in order to see how the precision affects the sample size for different levels of expected malnutrition. 
  609. Change
  610. language
  611. display
  612. Epinut
  613. Epinut can be configured in 
  614. French
  615. English
  616.  and 
  617. Spanish
  618. . by selecting the appropriate option in the menu. These options are saved when quitting the program. 
  619. Affiche
  620. Epinut
  621. Cette option modifie la langue utilis
  622. e par Epinut pour afficher les menus, les fen
  623. tres et les r
  624. sultats. Le changement n'affecte pas les fen
  625. tres d
  626. es. L'option de langue est automatiquement sauv
  627. e lorsque l'on quitte normalement Epinut. 
  628.        
  629. English
  630. Spanish
  631. Displays
  632. Epinut
  633. English
  634. This option modifies the language used by Epinut to display menu options, windows and results. The change does not affect already created windows. This option is automatically saved when Epinut is exited normally. 
  635.        
  636. French
  637. Spanish
  638. Displays
  639. Epinut
  640. spanish
  641. This option modifies the language used by Epinut to display menu options, windows and results. The change does not affect already created windows. This option is automatically saved when Epinut is exited normally. 
  642.        
  643. French
  644. English
  645. This option changes the size of the help window and the editor window. The currently activated window toggles between full screen and default size. 
  646. Equivalent: 
  647.            <F4> on the keyboard
  648.            [i]  a mouse click on the top right box of the window frame
  649.            
  650.   a double click on the frame of the window
  651. Activate the following window in the order they were created. When the last window has been activated, the first one is activated again. !
  652. Equivalent <F2> on the keyboard 
  653. Commands
  654. commands
  655. Editor
  656. commands
  657. Other
  658. commands
  659. Editor
  660. commands
  661. Editor,
  662.        
  663.        
  664.        
  665. Close
  666. editor
  667.        
  668.        
  669.        
  670.        
  671. Paste
  672.        
  673. Erase
  674. Search/replace
  675. sub-menu
  676.        
  677. Search
  678.        
  679. Replace
  680.        
  681. NextSearch
  682. Other
  683. miscellaneous
  684. commands
  685. Cursor commands : 
  686.        Next character      
  687. Ctrl-S or ->
  688.        Previous character  
  689. Ctrl-D or <-
  690.        Next word           
  691. Ctrl-F or Ctrl ->
  692.        Previous word       
  693. Ctrl-A or Ctrl <-
  694.        Next line           
  695. Ctrl-X or up key
  696.        Previous line       
  697. Ctrl-E or down key
  698.        Scroll up           
  699. Ctrl-W
  700.        Scroll down         
  701. Ctrl-Z
  702.        Next screen         
  703. Ctrl-C or PgDown
  704.        Previous screen     
  705. Ctrl-R or PgUp
  706. Block commands: 
  707.        Begin block         
  708. Ctrl-K B or Shift arrow key
  709.        End block           
  710. Ctrl-K K
  711.        Copy block          
  712. Ctrl-K C
  713.        Move block          
  714. Ctrl-K V
  715.        Erase block         
  716. Ctrl-K Y or Erase
  717. Other commands: 
  718.        Toggles INS/OVR     
  719. Ctrl-V
  720.        Erase line          
  721. Ctrl-Y
  722.        Search              
  723. Ctrl-Q F
  724.        Replace             
  725. Ctrl-Q A
  726.        Next search         
  727. Ctrl-L
  728. commands
  729. About
  730. Clear
  731. desktop
  732. shell
  733. adjust
  734. window
  735. editor
  736. Epinut
  737. Epinut
  738. Editor
  739. Accesses commands for 
  740. saving
  741. saving
  742.  the current Editor file and 
  743. closing
  744.  the Editor window. 
  745. Editor
  746. Save the current displayed file in the editor under its name if any, or pops-up the 
  747. as...
  748.  window if no name were given yet. 
  749. current
  750. Editor
  751. as...
  752. Displays a window in order to pick or to enter a name for saving the current editor file. 
  753. Close
  754. current
  755. Editor
  756. Close the current editor, and prompts for saving the file if it was modified during the session. 
  757. current
  758. Editor
  759. A deletion on a line can be UNDO as long as the cursor was not moved. Blocks can be CUT, 
  760. copied
  761.  and 
  762. pasted
  763.  back into the document. A block can be 
  764. erased
  765. deletion
  766. cursor
  767. location
  768. A deletion on a line can be undone as long as the cursor was not moved. 
  769. deletion
  770. editing
  771. function
  772. editing
  773. function
  774. Paste
  775. editing
  776. function
  777. Erase
  778. editing
  779. function
  780. editing
  781. function
  782. Erase the selected text from screen and copies it in the clipboard. Erased text can be 
  783. pasted
  784.  back in the document. h
  785. deletion
  786. editing
  787. function
  788. Paste
  789. editing
  790. function
  791. Erase
  792. editing
  793. function
  794. editing
  795. function
  796. Copies the selected text in the clipboard without erasing it from screen. The text can be 
  797. pasted
  798.  in the document at the location cursor. g
  799. deletion
  800. editing
  801. function
  802. Paste
  803. editing
  804. function
  805. Erase
  806. editing
  807. function
  808. Paste
  809. editing
  810. function
  811. Copies the clipboard content at the cursor location. Clipboard contains the last block of text that was CUT or 
  812. copied
  813. deletion
  814. editing
  815. function
  816. editing
  817. function
  818. Erase
  819. editing
  820. function
  821. Erase
  822. editing
  823. function
  824. This command erases the current block, without sending a copy in the clipboard as CUT and COPY does. Erased block cannot be retrieve by PASTE.However, it can be retrieved by UNDO if the cursor was not moved. 
  825. Equivalent: Ctrl-Del ,
  826.             Ctrl-Y, erases the current line
  827. Search
  828. Editor
  829. window
  830. Strings of characters can be 
  831. searched
  832.  for in the document, 
  833. replaced
  834.  with new text, on the entire document or through the 
  835. search
  836.  command. 
  837. Start
  838. search
  839. This command displays the search configuration box where text to be searched for and search modalities can be specified. 
  840. Equivalent: Ctrl-Q-F (
  841. Search
  842. replace
  843. search
  844. Start
  845. search/replace
  846. This command displays the search/replace configuration box where text to be searched for and replacing text as well as search/replace modalities can be specified. 
  847. Equivalent: Ctrl-Q-A "
  848. Start
  849. search
  850. search
  851. search
  852. Repeats next search or replace command with same criteria. 
  853. Equivalent: Ctrl-L 
  854. result
  855. printer
  856. This option sends the content of the current window to the printer on LPT1. If the printer is not on line, a message box pops-up and ask to correct the problem. "
  857. Equivalent: - F5 on the keyboard 
  858. The setup options allows to choose the printer port: LPT1, LPT2 or LPT3, as well as the initialization string to be sent to the printer before a job. p
  859. Printer commands are often refered to as ESCape commands, since most of them include the ESCape character. Epitable refers to the ESCape character as a \. Other character to be sent can be specified as literal, or as ASCII decimal codes if they follow a # sign. In this case, Epitable expect the following 3 characters to be the DECIMAL VALUE of the code to be sent. 6
  860. Values for these codes are found in printer manuals. j
  861. Exemple for an EPSON printer options can be selected by seting up the initialization string as follows.: d
  862.         Condensed printing:                 \#015
  863.         15 characters + 8 lines/inche:      \g\0
  864. Configuration
  865. Epinut
  866. Setup allows selecting the video
  867. mode, the 
  868. printer
  869.  and printer initialization, the language used by Epitable as well as the level of alpha risk used when calculating confidence intervals. These settings may be saved when quitting the program. 
  870. Adjust
  871. video
  872. These options control video display: :
  873.       - monochrome
  874.       - black and white
  875.       - color
  876. If color is the current video mode, 25 lines display mode and 43/50 mode are available for high resolution screens. It is only activated if a high resolution EGA or VGA screen is detected at start. 
  877. Survey
  878. utilities
  879.       
  880. Generator
  881. random
  882. number
  883. table
  884.       
  885. Generateur
  886. random
  887. numbers
  888.       
  889. Sample
  890. calculation
  891.       
  892. Standardized
  893. prevalence
  894. calculation
  895. Standardized
  896. prevalence
  897. The standardized prevalence represent the area of the observed distribution by z-score which falls outside the reference distribution. It is used as an indicator of malnutrition. V
  898. The mean and the standard deviation of the observed distribution are needed. If both the upper and the lower standard deviation are known, both can be indicated and will be taken into account. If just the global standard deviation is known, then it should be entered in both fields. The standardized prevalence is expressed as a percentage. r
  899. Mean should range between -4.0 and 0.0 standard deviations. Standard deviation should range between 0.0 and 4.0. 
  900. Reference: MORA J. O. , "A new method for estimating a standardized prevalence of child malnutrition from anthropometric indicators", in Bulletin of the World Health Organization, 67 (2):  133-142 (1989). 
  901. Random
  902. number
  903. table
  904. This option generate a table of random numbers. Avalaible options include the number of digit of generated numbers, as well as the total number of number generated. F
  905. Table is displayed in the editor where it can be edited and printed. 
  906. random
  907. numbers
  908. This option generate a list of random numbers ranging from a minimum to a maximum value. Drawing of these numbers can be with or without replacement. In the later case, duplicates are not allowed. F
  909. Table is displayed in the editor where it can be edited and printed. 
  910. Design
  911. effect
  912. The design effect is the ratio of the variance with cluster sampling to the variance with simple random sampling. '
  913. Variance with simple random sampling: a
  914.                        
  915. p (1-p)
  916.              
  917. Var srs=  
  918.                           
  919. Variance with cluster sampling: n
  920.                         
  921. (pi - p)
  922.              
  923. Var clust= 
  924.                          
  925. K (k-1)
  926. Design effect (DE) is calculated for an unlimited number of clusters. 
  927.                                 pi: proportion in cluster i
  928.             
  929. (pi - p)
  930.        p: global proportion
  931. DE  = 
  932.        n: sample size
  933.           
  934. k(k-1) p (1-p)
  935.        k: number of clusters
  936. The formula is applicable for clusters of same size and same probability of being drawn. 
  937. [Sampling Techniques for Evaluating Health Parameters in Developing Countries, A working paper, US Department of Health and Human Services, CDC Atlanta, GA 30333 pp: 7-8] 
  938. Quadratic
  939. proportion
  940. cluster
  941. sampling
  942.      Parameters: Sample > Observed
  943.                  Sample and Observed > 0
  944.                  Design effect > 0
  945. Fleiss Quadratic approximation adapted to take in account the design effect [DE]. The number of subject in the Fleiss formula is replaced by a new value [Nc], corresponding to the number of subject [n] divided by the design effect [DE]: 
  946.         
  947. Nc = n / DE
  948.                               
  949. __________________________
  950.             
  951. (2Nc*p+z
  952. -1) - z 
  953.  - (2+1/Nc) + 4p(Nc*q+1)
  954.         
  955. Pl = 
  956.                               
  957. 2 (Nc + z
  958.                               
  959. __________________________ 
  960.              
  961. (2Nc*p+z
  962. +1) + z 
  963.  + (2-1/Nc) + 4p(Nc*q-1)
  964.         
  965. Pu = 
  966.                               
  967. 2 (Nc + z
  968.         With z = 1.96 for 
  969. editor
  970. This option creates a new editor window if none have been created yet. Only one editor window is allowed at a time. The option is disabled if an editor was previously created. An existing file can be chosen or a new file created. 
  971. Equivalent: .
  972. The EDIT button of table windows sends results of the current window to the editor. If no editor window is currently active, a new window is created. If an editor window was previously created, it is activated and the current results are appended to the editing window at the current cursor position. 
  973. Editor
  974. commands
  975. Clear
  976. desktop
  977. Clears all windows on desktop starting with the most recent one. It prompts for 
  978. saving
  979.  the file in the current editor before closing it. 
  980. Epinut
  981. Quits Epinut after asking for confirmation. Prompts for 
  982. saving
  983.  file in the current editor, if any, before closing. 
  984. shell
  985. Leaves temporarily Epinut and gives control to the operating system. Type 'EXIT' to get back to Epinut. 
  986. About
  987. This option displays an information screen about Epinut version 2.0. 
  988. This option displays the relevant block of help file according to the command activated. Context sensitive help is available, with hypertext options to scroll through the entire help file. Help is displayed in the language selected from the language option of the 
  989. Setup
  990.  menu option. 
  991. adjust
  992. window
  993. This option allows the user to move or adjust the size of a window on the desktop using the keyboard. The frame of the window changes upon activation. It becomes green on EGA/VGA screens. The arrow keys are used to move around a window; <Shift-Arrow keys> are used to change the size of a window. Move is active on all windows. Adjusting window size is only active on the Help window and the Editor window. 
  994. Nutrition
  995. indices
  996. calculator
  997. This options caulates nutrition indices from values entered thruoght the keyboard. Age, sex, weight, and height are the values required to calculates all nutrition indices. As a minimum, sex, plus either weight and height, or weight and age, or height and age are required. If all variables are not present, only relevant nutrition indices are calculated. 
  998. Age should be expressed in decimal months. If both birth and visit dates are available, an age
  999. calculator pops up when the age button is pressed. 7
  1000. All measuremants should be expressed in metric units. 
  1001. Switch
  1002. monochrome
  1003. display
  1004. This option switches the display to monochrome mode. It will remain in effect when starting Epinut if the configuration is saved when exiting the program. 
  1005. Switch
  1006. black
  1007. white
  1008. display
  1009. This option switches the display to black and white mode. It will remain in effect when starting Epinut if the configuration is saved when exiting the program. 
  1010. Switch
  1011. color
  1012. display
  1013. This option switches the display to color mode. It will remain in effect when starting Epinut if the configuration is saved when exiting the program. 
  1014. Screen
  1015. configuration
  1016. Screen display can be changed to monochrome, Black
  1017. white, or color. Color dispay can be set in 43
  1018. lines on EGA screens or 50
  1019. lines on VGA screens. 1
  1020. Screen setup can be saved when quitting Epinut. 
  1021. Default
  1022. value
  1023. alpha
  1024. The default value of the Alpha risk (error risk) can be setup to 10.0%, 5.0%, 1.0%, 0.1% or 0.01%. This is used when calculating confidence intervals of proportion of malnourished children. 
  1025. Configuration
  1026. printer
  1027. Port and initialisation string are configurable. b
  1028. Set up printer port and initialization string. Both options are saved when quitting the program. J
  1029. Setup strings for initialization of printers can be found in printer manuals. EIS accepts either the decimal code of the character, or the actual character. If an ASCII decimal code is used it should follow a \ character, and should include 3 digits. Such ASCII codes can be found in most operating system manuals. Many printer codes include the Escape character. This character cannot be entered as literal. It will be entered as \027 (meaning a decimal code corresponding to the 27th character of the standard ASCII table). Codes for the following printers are supplied as examples: k
  1030.   Epson
  1031. RX                 Epson
  1032. LQ1500
  1033. LaserJet                         HP
  1034. ThinkJet
  1035.   IBM
  1036. 5182,
  1037. Proprinter                IBM
  1038. QuietWriter
  1039.   NEC
  1040. 8023A                           Okidata
  1041. Microline
  1042.   Okidata
  1043. Pacemark                    Star
  1044. Micronix
  1045. Gemini
  1046.   Okidata
  1047. Compatible              TI
  1048.   Toshiba
  1049. P351,
  1050. P1350,
  1051. P1351
  1052. Epson
  1053. printers
  1054.   Master reset                          \027@
  1055.   Select compressed mode                \015
  1056.   Cancel compressed mode                \018
  1057.   Select 12 cpi                         \027M
  1058.   Select 10 cpi                         \027P
  1059.   Select expanded mode                  \014
  1060.   Cancel expanded mode                  \020
  1061.   Select letter quality mode            \027x1
  1062.   Select draft mode                     \027x0
  1063.   Select proportional mode              \027p1
  1064.   Cancel proportional mode              \027p0
  1065.   Single space text                     \0272
  1066.   Double space text                     \027J24
  1067. Epson
  1068. LQ1500
  1069. printer
  1070.   Master reset                          \027@
  1071.   Select compressed mode                \027x0\015
  1072.   Select expanded mode                  \027w\001
  1073.   Select letter quality mode            \027x1
  1074.   Select 12 cpi                         \027M
  1075.   Select 10 cpi                         \027P
  1076.   Single space text                     \0272
  1077.   Double space text                     \027\065\020
  1078.   8 lines per inch                      \0270
  1079. LaserJet
  1080. printers
  1081.    Portrait
  1082.       Letter-size paper
  1083.            60 lines per page
  1084.               10 cpi                    \027E
  1085.               16.66 cpi                 \027(s16.66H
  1086.            66 lines per page
  1087.               10 cpi                    \027&l7.27C
  1088.               16.66 cpi                 \026&l7.27C\027(s16.66H
  1089.       Legal-size paper (legal tray)
  1090.            78 lines per page
  1091.               10 cpi                    \027E
  1092.               16.66 cpi                 \027(s16.66H
  1093.            104 lines per page
  1094.               10 cpi                    \027&l8D
  1095.               16.66 cpi                 \026&l8D\027(s16.66H
  1096.       Legal-size paper (manual tray)
  1097.            78 lines per page
  1098.               10 cpi                    \027&l84p2H
  1099.               16.66 cpi                 \027&l84p2H\027(s16.66H
  1100.            104 lines per page
  1101.               10 cpi                    \027&l84p2h0o8D
  1102.               16.66 cpi                 \026&l84p2h0o8D\027(s16.66H
  1103.    Landscape
  1104.       Letter-size paper
  1105.            60 lines per page
  1106.               10 cpi                    \027&l1O
  1107.               16.66 cpi                 \027&l1O\027(s16.66H
  1108.            66 lines per page
  1109.               10 cpi                    \027&l1o5.45C
  1110.               16.66 cpi                 \026&l1o5.45C\027(s16.66H
  1111.       Legal-size paper (legal tray)
  1112.            78 lines per page
  1113.               10 cpi                    \027&l1O
  1114.               16.66 cpi                 \027&l1O(s16.66H
  1115.            104 lines per page
  1116.               10 cpi                    \027&l1o5.45C
  1117.               16.66 cpi                 \026&l1o5.45C\27(s16.66H
  1118.       Legal-size paper (manual tray)
  1119.            78 lines per page
  1120.               10 cpi                    \027&l84p2h1O
  1121.               16.66 cpi                 \027&l84p2h1O\027(s16.66H
  1122.            104 lines per page
  1123.               10 cpi                    \027&l84p2h1o5.45C
  1124.               16.66 cpi                 \026&l84p2h1o5.45C\027(s16.66H
  1125. ThinkJet
  1126. printers
  1127.  Select compressed mode                 \016
  1128.  Select expanded mode                   \014
  1129.  Select emphasized mode                 \027E
  1130.  8 lines per page                       \0270
  1131. printers
  1132.  Color printer, Color Jetprinter, Graphics, and Proprinter
  1133.  Master reset                           \024
  1134.  Select letter quality                  \027I2
  1135.  Slect compressed mode                  \015
  1136.  Cancel compressed mode                 \018
  1137.  Select expanded mode                   \027W1
  1138.  Cancel expanded mode                   \027W0
  1139.  Select 12 cpi                          \027\058
  1140.  Select skip-over perforation           \027N(n)
  1141.  Cancel skip-over perforation           \027O
  1142.  Single-space text                      \0272
  1143.  Double-space text                      \027A24
  1144.  8 lines per inch                       \027\048
  1145. QuietWriter
  1146. printers
  1147.  Model 1 and 2
  1148.  Select compressed mode                 \015\027\073\000
  1149.  Select expanded mode                   \027\087\001
  1150.  Double-space text                      \027\065\024\027\050
  1151.  8 lines per inch                       \027\048
  1152. 8023A
  1153. printer
  1154.  Select compressed mode                 \027Q
  1155.  Select 12 cpi                          \027E
  1156.  Select 10 cpi                          \027N
  1157.  Double-space text                      \027\092,T,48
  1158.  Single-space text                      \027A
  1159.  8 liners per inch                      \027B
  1160. Okidata
  1161. Microline
  1162. printer
  1163.  Master reset                           \027\024
  1164.  Select letter quality mode             \027\049
  1165.  Select compressed mode                 \029
  1166.  Select 12 cpi                          \028
  1167.  Select 10 cpi                          \030
  1168.  Double-space text                      \027\037\057\048
  1169.  Single-space text                      \027\054
  1170.  8 lines per inch                       \027\056
  1171.  Select expanded mode
  1172. Okidata
  1173. Pacemark
  1174. printer
  1175.  Select letter quality mode             \027\055
  1176.  Select compressed mode                 \027\066
  1177.  Select 12 cpi                          \027\065
  1178.  Select 10 cpi                          \027\054
  1179.  Double-space text                      \027\037\057\048
  1180.  Single-space text                      \027\052
  1181.  8 lines per inch                       \027\053
  1182.  Select expanded mode
  1183. Okidata
  1184. Compatible
  1185.  Okidata Pacemark and Microline IBM compatble
  1186.  Select letter quality mode             \027\073\003
  1187.  Select compressed mode                 \015
  1188.  Select 12 cpi                          \027\058
  1189.  Select 10 cpi                          \018
  1190.  Double-space text                      \027A0\0272
  1191.  Single-space text                      \027A0\024\0272
  1192.  8 lines per inch                       \027\048
  1193.  Select expanded mode                   \027\087\049
  1194. Micronix
  1195. Gemini
  1196. printer
  1197.  Master reset                           \027\064
  1198.  Select compressed mode                 \015
  1199.  Select 12 cpi                          \027\066\002
  1200.  Select 10 cpi                          \018
  1201.  Double-space text                      \027065\024
  1202.  Single-space text                      \0272
  1203.  8 lines per inch                       \0270
  1204.  Select expanded mode                   \027\087\001
  1205. Texas
  1206. Instrument
  1207. printers
  1208.  Texas Instrument 850, 855, and 865 printers
  1209.  Master reset                           \027@
  1210.  Select letter quality                  \027q
  1211.  Select compressed mode                 \027P
  1212.  Select 12 cpi                          \027z
  1213.  Select 10 cpi                          \027y
  1214.  Double-space text                      \027\028\049
  1215.  Single-space text                      \0272
  1216.  8 lines per inch                       \0270
  1217.  Select expanded mode                   \027F
  1218. Toshiba
  1219. printers
  1220.  Toshiba P351, P1350, and P1351 printers
  1221.  Master reset                           \027\0261
  1222.  Select compressed mode                 \027\091
  1223.  Select 12 cpi                          \027*1\027E10
  1224.  Double-space text                      \027L16
  1225.  Select expanded mode                   \027!
  1226. Oedema
  1227. If an OEDEMA variable is found in the file, with 1, O (Oui=Yes in french) or Y coding for oedema, all records presenting oedema will be excluded from analysis based on the weight/height or weight for age indices, when the option is activated. 
  1228. Cluster
  1229. analysis
  1230. Activating this option will do a cluster analysis on the data, using the variable indicated as the identifier of each clusters. The identification variable needs to be numeric in type. Cluster analysis is necessary to take into account the 
  1231. design
  1232. effect
  1233.  of cluster samplings, when calculating confidence
  1234. intervals. 
  1235. calculation
  1236. Age in decimal momths can be calculated from bithdate and visitdate. *
  1237.  AGE = (BIRTHDATE - VISITDATE) * 30.4375
  1238. The calendar by default displays the computer system date. The next and previous days can be highlighted using the <Left> and <Right> arrow keys, or by cilcking on a day with the mouse. Next and previous months months can be viewed using the '+', <Page Down> or '-', <Page Up> keys, or by clicking with the mouse on the 
  1239.  icons next to the month. Next and previous weeks can be viewed using the <Up> and <Down> arrow keys. Next and previous years can be viewed using the <Ctrl>-<Page Down> or <Ctrl>-<Page Up> keys, or by clicking with the mouse on the 
  1240.  icons next to the year. t
  1241. Select the date  and press the "Birth date" or the "Visit date" buttons to set the corresponding date. The age in decimal months is displayed. Pressing the "Ok" button paste the value of the age in the "age" field of the index calculator. The "close" button or the icon on the left top corner of the frame close the age calculator without pasting the value to the field. 
  1242.                        Keyboard       Alternate key    Mouse
  1243.     ---------------------------------------------------------------
  1244.     Next day           Right arrow key                 Click on day
  1245.     Previous day       Left arrow key                  Click on day
  1246.     Next week          Down arrow key                  Click on day
  1247.     Previous week      Up arrow key                    Click on day
  1248.     Next month         Page down           +           Month 
  1249.     Previous month     Page up             -           Year  
  1250.     Next year          Ctrl page down                  Month 
  1251.     Previous year      Ctrl page up                    Year  
  1252.